func runtime.slicebytetostringtmp
5 uses
runtime (current package)
os_linux.go#L312: v, ok := atoi(slicebytetostringtmp((*byte)(ptr), int(n)))
string.go#L133: s = slicebytetostringtmp(&b[0], len(b))
string.go#L154: func slicebytetostringtmp(ptr *byte, n int) (str string) {
string.go#L159: abi.FuncPCABIInternal(slicebytetostringtmp))
string.go#L257: s = slicebytetostringtmp(&b[0], len(b))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)